	/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*/////////////////

reglas globales*/
html { font-size: 62.5% color: #333333; } 
body { background-color: #fff; font-size: 1.3rem; /* =14px */
	color: #333333;
}

.hidden {
	display: none;
}


.grafo {
	width: 320px;
	height: 1072px;
	background-image: url(../images/fondo_320.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
    z-index: 0;
}


/*/////////////*/



@font-face {
   font-family: 'Duplicate Ionic';
   src: 
url('//d500.epimg.net/cincodias/fonts/v2.x/v2.0/duplicate_ionic/DuplicateIonic-MediumItalic-Web.woff2')
format('woff2'),
url('//d500.epimg.net/cincodias/fonts/v2.x/v2.0/duplicate_ionic/DuplicateIonic-MediumItalic-Web.woff')
format('woff');
   font-weight:  500;
   font-style:   italic;
   font-stretch: normal;
}

@font-face {
   font-family: 'Duplicate Ionic';
   src: 
url('//d500.epimg.net/cincodias/fonts/v2.x/v2.0/duplicate_ionic/DuplicateIonic-Medium-Web.woff2')
format('woff2'),
url('//d500.epimg.net/cincodias/fonts/v2.x/v2.0/duplicate_ionic/DuplicateIonic-Medium-Web.woff')
format('woff');
   font-weight:  500;
   font-style:   normal;
   font-stretch: normal;
}


@font-face {
   font-family: 'Duplicate Ionic';
   src: 
url('//d500.epimg.net/cincodias/fonts/v2.x/v2.0/duplicate_ionic/DuplicateIonic-RegularItalic-Web.woff2')
format('woff2'),
url('//d500.epimg.net/cincodias/fonts/v2.x/v2.0/duplicate_ionic/DuplicateIonic-RegularItalic-Web.woff')
format('woff');
   font-weight:  400;
   font-style:   italic;
   font-stretch: normal;
}


@font-face {
   font-family: 'Duplicate Ionic';
   src: 
url('//d500.epimg.net/cincodias/fonts/v2.x/v2.0/duplicate_ionic/DuplicateIonic-Regular-Web.woff2')
format('woff2'),
url('//d500.epimg.net/cincodias/fonts/v2.x/v2.0/duplicate_ionic/DuplicateIonic-Regular-Web.woff')
format('woff');
   font-weight:  400;
   font-style:   normal;
   font-stretch: normal;
}

@font-face {
   font-family: 'Duplicate Ionic';
   src: 
url('//d500.epimg.netﬁ/fonts/v2.x/v2.0/duplicate_ionic/DuplicateIonic-Light-Web.woff2')
format('woff2'),
url('//d500.epimg.net/cincodias/fonts/v2.x/v2.0/duplicate_ionic/DuplicateIonic-Light-Web.woff')
format('woff');
   font-weight:  300;
   font-style:   normal;
   font-stretch: normal;
}

@font-face {
   font-family: 'Duplicate Ionic';
   src: 
url('//d500.epimg.net/cincodias/fonts/v2.x/v2.0/duplicate_ionic/DuplicateIonic-Thin-Web.woff2')
format('woff2'),
url('//d500.epimg.net/cincodias/fonts/v2.x/v2.0/duplicate_ionic/DuplicateIonic-Thin-Web.woff')
format('woff');
   font-weight:  100;
   font-style:   normal;
   font-stretch: normal;
}

body {
     font-family: "Duplicate Ionic", arial; }


/*////////////////*/




.rect {
	width: 64px;
	height: 273px;
	background-color: #eceedf;

	position: absolute;
	left: 914px;
	top: 95px;
	z-index: 1;
}

/*RAYAS HORIZONTALES*/

.hr {
  width: 980px;
  height: .5px;
  background-color: #dbdbdb;
  margin-left: 0%;
  margin-right: 0%
}


/*
.hr2 {
  position: absolute;
  left: 10px;
  top: 630px;
  padding-top: 700px;
  width: 980px;
  height: .5px;
  background-color: #dbdbdb;
  margin-left: 0%;
  margin-right: 0%
}

*/


/*Tipografías*/

.titgr {
	font-family: "Duplicate Ionic", arial, sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 1.3rem;
	line-height: 110%

}

.titnor {
	font-family: "Duplicate Ionic", "arial", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 1.3rem;
	line-height: 130%
}	

.tit1 {
	position: absolute;
    left: 10px;
    top: 13px;
}

.tit2 {
	font-size: 1.2rem;
	line-height: 110%;

	position: absolute;
    left: 350px;
    top: 425px;
}

.titpq {
	font-family: "verdana","arial", sans-serif;
	font-style: normal;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 130%
}

.titnor:before {
  	content: '■ ';
    position: relative;
    bottom: .1rem;
    color: #333333;
}

.subtit {
	font-family: "Duplicate Ionic","arial", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 0.8rem;
	line-height: 130%	
}

.tapa {
	width: 365px;
	height: 15px;
	background-color: #ffffff;
	position: absolute;
	left:596px;
	top: 60px;
}


.claves1:before {
 	content: '■ ';
    position: relative;
    bottom: .1rem;
    color: #5377a;
}

.claves2:before {
 	content: '■ ';
    position: relative;
    bottom: .1rem;
    color: #d95b43;
}

.claves3:before {
 	content: '■ ';
    position: relative;
    bottom: .1rem;
    color: #eceedf;
}



.txtnor {
	font-family: "Duplicate Ionic", "arial", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 115%;
	color: #02464d;	
}

.txtnornh {
	font-family: "Duplicate Ionic", "arial", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 0.7rem;
	line-height: 110%	
}

.txtbold {
	font-family: "Duplicate Ionic", "arial", sans-serif;
	font-weight: 500;
	font-style: bold;
	font-size: 16px;
	line-height: 115%;
	color: #53777a;
}

.txtbold2 {
	font-family: "Duplicate Ionic", "arial", sans-serif;
	font-weight: 500;
	font-style: bold;
	font-size: 0.8rem;
	line-height: 100%;
}

.boton {
	font-size: 0.7rem;
	font-family: "Duplicate Ionic", "arial", sans-serif;
	font-weight: 400;
	text-align: center;
	color: #ffffff;
}

.txtfirma {
	font-size: 0.6rem;
	font-family: "Duplicate Ionic", "arial", sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 155%;

}


.txtgris1 {
	color:#999999;
}

/*POSICIONAMIENTO*/
/*.hr1 {
	position: absolute;
	top: 10px;
}
*/
.titgr {
	position: absolute;
	left: 10px;
	top: 20px;
	z-index: 1;
}
.subtit1 {
	position: absolute;
    left: 502px;
    top: 25px;
    z-index: 1;
}

.claves1 {
	position: absolute;
    left: 10px;
    top: 92px;
}

.claves2 {
	position: absolute;
    left: 10px;
    top: 107px;
}

.claves3 {
	position: absolute;
    left: 10px;
    top: 122px;
}


.grafo {
	position: absolute;
	left: 3px;
	top: 0px;
}

.txtn0 {
    width: 320px;	
	position: absolute;
    left: 5px;
    top: 426px;
}

.txtn1{
	width: 415px;
	position: absolute;
    left: 340px;
    top: 550px;
}

.txtn2 {
    width: 320px;	
	position: absolute;
    left: 5px;
    top: 446px;
}

.txtn3 {
    width: 645px;	
	position: absolute;
    left: 222px;
    top: 560px;
}


.txtbd1 {
	width: 400px;
	position: absolute;
    left: 340px;
    top: 560px;
}

.txtbd2 {
	width: 320px;
	position: absolute;
    left: 5px;
    top: 426px;

	/*font-family: "verdana", "arial", sans-serif;
	font-style: bold;
	font-size: 0.8rem;
	font-weight:bold;
	line-height: 100%*/
}


.txtbd3 {
	width: 300px;
	position: absolute;
    left: 664px;
    top: 20px;

	/*font-family: "verdana", "arial", sans-serif;
	font-style: bold;
	font-size: 0.8rem;
	font-weight:bold;
	line-height: 100%*/
}



.foto {
	position: absolute;
    left: 40px;
    top: 422px;
}

.foto1 {
	position: absolute;
    left: 25px;
    top: 410px;
}

/*Botones*/
.bot {
	width: 19px;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 1px;
	background-color: #02464d;
	border-style: solid;
	border-width: 0px;
	border-color: #333333;
	border-radius: 50%;
	/*box-shadow:2px 2px 4px #999999;*/
	position: absolute;
	/*left: 95px;
    top: 310px;*/
	cursor: pointer;
	z-index: 900;

	/*font-size: 1rem;
	font-family: "verdana", "arial", sans-serif;
	font-weight: bolder;
	text-align: center;*/
}

.firma1 {
	position: absolute;
    left: 15px;
    top: 434px;
}

.firma2 {
	position: absolute;
    left: 5px;
    top: 630px;
}

.firma3 {
	position: absolute;
    left: 558px;
    top: 708px;
}

/*
.botb {
	width: 26px;
	height: 26px;
	position: absolute;
	/*left: 95px;
    top: 310px;*/
	/*
	background-image: url(images/BT1.svg);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;

    cursor: pointer;
}

.botc {
	width: 26px;
	height: 26px;
	position: absolute;
	/*left: 95px;
    top: 310px;*/
    /*
	background-image: url(images/BT2.svg);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;

    cursor: pointer;
}
*/
#bt_1 {
	left: 28px;
    top: 215px;
     transition-duration: 0.6s;
}
  
#bt_2 {
	left: 58px;
    top: 300px;
    transition-duration: 0.6s;
}

#bt_3 {
	left: 98px;
    top: 176px;
    transition-duration: 0.6s;
}

#bt_4 {
	left: 142px;
    top: 101px;
    transition-duration: 0.6s;
}

#bt_5 {
	left: 174px;
    top: 225px;
    transition-duration: 0.6s;
}

#bt_6 {
	left: 206px;
    top: 225px;
    transition-duration: 0.6s;
}

#bt_7 {
	left: 241px;
    top: 225px;
    transition-duration: 0.6s;
}

#bt_8 {
	left: 273px;
    top: 179px;
    transition-duration: 0.6s;
}

#bt_9 {
	left: 273px;
    top: 202px;
    transition-duration: 0.6s;
}

#bt_10 {
	left: 273px;
    top: 225px;
    transition-duration: 0.6s;
}

#bt_11 {
	left: 883px;
    top: 170px;
    transition-duration: 0.6s;
}

#bt_12 {
	left: 890px;
    top: 240px;
    transition-duration: 0.6s;
}

#bt_13 {
	left: 909px;
    top: 281px;
    transition-duration: 0.6s;
}

#bt_14 {
	left: 940px;
    top: 242px;
    transition-duration: 0.6s;
}

#bt_15 {
	left: 953px;
    top: 278px;
    transition-duration: 0.6s;
}

#bt_16 {
	left: 944px;
    top: 313px;
    transition-duration: 0.6s;
}

#bt_17 {
	left: 944px;
    top: 313px;
    transition-duration: 0.6s;
}

/*///////////////*/

#bt_1:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

 #bt_2:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

 #bt_3:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

 #bt_4:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

 #bt_5:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#bt_6:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#bt_7:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}
#bt_8:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}
#bt_9:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}
#bt_10:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}
#bt_11:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}
#bt_12:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}
#bt_13:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}
#bt_14:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#bt_15:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#bt_16:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}




/*otras imágenes*/
@keyframes animatio{
  from { opacity: 1;}
  25% { opacity: 1; }
  50% { opacity: 1; }
  75% { opacity: 1; }
  to { opacity: 0; }
}




.dedo {
	width: 206px;
	height: 71px;
	position: absolute;
	left: 66px;
    top: 43px;

	background-image: url(../images/fonger_dupli.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;

 /*   background-color: #ffffff;*/

  -webkit-animation: animatio 6s infinite; /* Safari 4+ */
  -moz-animation:    animatio 6s infinite; /* Fx 5+ */
  -o-animation:      animatio 6s infinite; /* Opera 12+ */
  animation:         animatio 6s infinite; /* IE 10+, Fx 29+ */
}


